Skip to content

[Draft] AVRO module#208

Draft
GoodforGod wants to merge 6 commits into
masterfrom
feature/avro
Draft

[Draft] AVRO module#208
GoodforGod wants to merge 6 commits into
masterfrom
feature/avro

Conversation

@GoodforGod

Copy link
Copy Markdown
Contributor

AVRO module with readers/writers added

@GoodforGod GoodforGod added the new module Feature where new module is added label Dec 16, 2024
@github-actions

github-actions Bot commented Dec 16, 2024

Copy link
Copy Markdown

Test Results

691 tests   687 ✅  27m 0s ⏱️
 98 suites    4 💤
 98 files      0 ❌

Results for commit 7123165.

♻️ This comment has been updated with latest results.

@GoodforGod
GoodforGod requested a review from Squiry December 16, 2024 16:26
@GoodforGod
GoodforGod marked this pull request as draft January 18, 2025 11:16
@GoodforGod GoodforGod changed the title AVRO module [Draft] AVRO module Jan 18, 2025
@GoodforGod GoodforGod added this to the v2.0.0 milestone Aug 13, 2025
- Restore Avro integration around a single @avro binary format and generate
AvroReader/AvroWriter implementations automatically from AP and KSP extensions.
- Move Kafka Avro serializer/deserializer support into kafka module, wire it to
shared generated Avro mappers, and add Confluent Schema Registry wire format
handling with a shared SchemaRegistryClient provided by optional
kafka-schema-registry module.
- Remove legacy Avro JSON/Binary split, drop obsolete avro-module, centralize
new dependencies in the version catalog, and update tests for the new @avro
model.
@github-actions

Copy link
Copy Markdown

Dependency Update Report

Update level: patch

Found 4 dependency updates.

gradle/libs.versions.toml

  • s3client-aws (software.amazon.awssdk:s3, inline:260): 2.47.5 -> 2.47.6
  • avro: 1.12.0 -> 1.12.1
  • zeebe: 8.9.12 -> 8.9.13
  • kotlin-stdlib: 2.4.0 -> 2.4.10

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

new module Feature where new module is added

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant